Crate loam_sdk

source ·

Modules§

Macros§

  • Generates a contract Client for a given contract. It is expected that the name should be the same as the published contract or a contract in your current workspace.
  • Generates the soroban contract code combining all Subcontracts

Attribute Macros§

  • Generates a companion Trait which has a default type Impl, which implements this trait.

Derive Macros§